home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3031 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: grafix.xs4all.nl!john.hendrikx
  2. Date: Sat, 10 Feb 96 16:12:09 GMT+1
  3. Newsgroups: comp.sys.amiga.programmer
  4. Distribution: world
  5. Subject: Re: Virtual memory on an 68000? Is it 
  6. MIME-Version: 1.0
  7. Content-Type: text/plain; charset=iso-8859-1
  8. Content-Transfer-Encoding: 8bit
  9. From: john.hendrikx@grafix.xs4all.nl (John Hendrikx)
  10. Message-ID: <john.hendrikx.4d8e@grafix.xs4all.nl>
  11. Organization: Grafix Attack BBS Holland
  12.  
  13. In a message of 09 Feb 96 Juergen "rally" Fischer wrote to All:
  14.  
  15.  JrF> Well, it is possible, write a 030-emulator for the 68000 ;) Almost
  16.  JrF> anything is possible, but the problems are always the same:
  17.  
  18. You can't write a 030 (or 020) emulator for the 68000. Instructions like
  19. 'Move.l d0,(a0,d1.l*4)' are NOT trapped on the 68000.  The 68000 instead simply
  20. ignores the '*4' index :-(
  21.  
  22. The only thing you could do is write a 680x0 interpreter but that would be
  23. *REALLY* slow.
  24.  
  25. Grtz John
  26.  
  27. -----------------------------------------------------------------------
  28.  John.Hendrikx@grafix.xs4all.nl   TextDemo/FastView/Etc... development
  29. -----------------------------------------------------------------------
  30. -- Via Xenolink 1.981, XenolinkUUCP 1.1
  31.